←Select platform

OnCollectionChanged Method

Summary
Raises the CollectionChanged event with the provided arguments.
Syntax
C#
C++/CLI
Python
protected virtual void OnCollectionChanged( 
   NotifyLeadCollectionChangedEventArgs e 
) 
protected: 
virtual void OnCollectionChanged(  
   NotifyLeadCollectionChangedEventArgs^ e 
)  
def OnCollectionChanged(self,e): 

Parameters

e
Event data.

Remarks

Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.